Release 10.1A: OpenEdge Application Server:
Administration
Role of the JSE
The WSA’s
Note: The entries inweb.xmlfile can be set to tell the JSE that one or more of its URL paths require user authentication. When this is set, the JSE intercepts each HTTP request destined for that URL. For example,web.xmlcan be set so that users who try to access a WSA instance’s Web service application URL are authenticated and required to have the roleWsaWebServicesUser. In fact, this is how security can be initialized during OpenEdge installation.web.xmlare case-sensitive.To continue the example, when the JSE intercepts an HTTP request destined for the WSA instance’s Web service application URL:
- The JSE performs HTTP Basic authentication using the user’s ID and password.
- If the user ID and password are valid, the JSE checks that the user ID has been granted access to the Role
WsaWebServicesUser.- If the user ID has been granted access, the JSE passes the HTTP request and the authenticated user ID to the WSA.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |